Click or drag to resize

ServiceGetClientAccessToken Method (ClientAccessTokenRequest)

Gets the client access token.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PerformReminderActionResponse GetClientAccessToken(
	ClientAccessTokenRequest clientAccessTokenRequest
)

Parameters

clientAccessTokenRequest
Type: Independentsoft.ExchangeClientAccessTokenRequest
The client access token request.

Return Value

Type: PerformReminderActionResponse
PerformReminderActionResponse.
See Also